var syscall.errors
3 uses
syscall (current package)
syscall_unix.go#L111: if 0 <= int(e) && int(e) < len(errors) {
syscall_unix.go#L112: s := errors[e]
zerrors_linux_amd64.go#L1357: var errors = [...]string{
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)